TimeoutException

public void TimeoutException(String message)

Constructs a TimeoutException with the specified detail message.

Parameters

message

the detail message


public void TimeoutException(String message, Throwable cause)

Constructs a TimeoutException with the specified detail message and cause.

Parameters

message

the detail message

cause

the cause